Crate truck_polymesh[][src]

Defines polyline-polygon data structure and some algorithms handling mesh.

Re-exports

pub use base::*;

Modules

base

re-export truck_base.

errors

Defines errors

obj

I/O of wavefront obj

polygon_mesh

Defines PolygonMeshEditor.

prelude

Re-exports root structs and all mesh filter traits.

Structs

Faces

Faces of polygon mesh

PolygonMesh

Polygon mesh

StructuredMesh

structured quadrangle mesh

Vertex

Index vertex of a face of the polygon mesh

Type Definitions

Result

Error handler for Error